Linux ln command details and usage, Linux ln command details
Linux ln command details and usage
Ln is a very important command in linux. Its function is to create a different link for a file in another location. The most common parameter of this
LN is another very important command in Linux, its function is to create a link for a file in another location, the most common parameter of this command is-s, which is the Ln–s source file destination file.When we need to use the same file in a
About LNLn creates links between files.DescriptionLN creates a link to file TARGET with the name linkname. If linkname is omitted, a link to TARGET was created in the current directory, using the name of the Targ ET as the linkname.Ln creates hard
It programmer development must-all kinds of resources download list, the most complete IT resources in history, personal collection summary.
One, ln command parameters
LN is another very important command in Linux, its function is to create a link
Command: ln usage
Command name: ln
Permission: All Users
Usage: ln [options] source dist, where the option format is:
[-BdfinsvF] [-S backup-suffix] [-V {numbered, existing, simple}]
[-- Help] [-- version] [--]
Note: there is a so-called link in
There are two ' link ' concepts in the UNIX world, commonly referred to as hard and soft connections. A hard connection is just a filename. (a file can have several file names and only delete the last file name from the disk before deleting the file.
Ln is another very important command in Linux. Its function is to create a non-same link for a file in another location. The most common parameter of this command is-s, the specific usage is the target file of the Ln-S source file.
When we need to
Ln is another very important command in Linux, its function is to create a file in another location with a non-link, the most common parameter of this command is-s, the specific use is: Ln–s source file Destination file. when we need to use the
Directive Name: LN
Use Rights: All users
How to use: ln [options] Source dist, where option is in the form of:
[-BDFINSVF] [-S Backup-suffix] [-v {numbered, existing, simple}]
[--help] [--version] [--]
Note: Linux/unix file system, there are so-
LN is another very important command in Linux, its function is to create a file in another location with a non-link, the most common parameter of this command is-s, the specific use is: Ln–s source file Destination file.When we need to use the same
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.